home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_sylpheed.idb
/
usr
/
freeware
/
src
/
sylpheed
/
patches.z
/
patches
Wrap
Text File
|
2002-10-07
|
908b
|
27 lines
--- ./configure Sun May 12 02:49:05 2002
+++ ../sylpheed-0.7.6/./configure Sun Jun 23 23:13:01 2002
@@ -9041,7 +9041,7 @@
if test "$ac_cv_enable_ldap" = yes; then
CFLAGS="$CFLAGS `$GLIB_CONFIG --cflags gthread`"
- LIBS="$LIBS -lldap -llber -lpthread -lresolv `$GLIB_CONFIG --libs gthread`"
+ LIBS="$LIBS -lldap -llber -lpthread `$GLIB_CONFIG --libs gthread`"
fi
else
echo "$ac_t""no" 1>&6
--- ./ltmain.sh Tue Oct 9 08:46:57 2001
+++ ../sylpheed-0.7.6/./ltmain.sh Sun Jun 23 23:12:14 2002
@@ -61,10 +61,10 @@
default_mode=
help="Try \`$progname --help' for more information."
magic="%%%MAGIC variable%%%"
-mkdir="mkdir"
+mkdir="mkdir -p"
mv="mv -f"
rm="rm -f"
-
+++ ../sylpheed-0.7.6/./configure Sun Jun 23 23:05:14 2002
# Sed substitution that helps us do robust quoting. It backslashifies
# metacharacters that are still active within double-quoted strings.
Xsed='sed -e 1s/^X//'